home *** CD-ROM | disk | FTP | other *** search
/ PC Answers 1995 May / PC Answers CD-ROM 7 (Future Publishing) (May 1995).iso / vbits / demos / simware / a2b / remote05.mmm / meta.txt
Encoding:
Text File  |  1994-10-06  |  534 b   |  17 lines

  1. Name
  2. ----
  3. remote.05"Stentor:WORK:Simware:A2B:Mac  A2B:
  4.  
  5. Strings
  6. ------
  7. rollingSnds
  8. Macromedia Director
  9.  
  10. Script Channel Commands
  11. --------------------
  12. go marker (2)repeat with x = 1 to 24
  13.   puppetsprite x, false
  14. end repeat
  15. go to movie "exit.21"go to movie "local.04"repeat with x = 1 to 24
  16.   puppetsprite x, false
  17. end repeat
  18. go to frame "return" of movie "intro.01"go to frame "end"go to frame "next" of movie "remote.04"set x = (x-1)
  19. if x = 0 then go marker (2)go to frame "start1"set x = 30
  20.  
  21. vwci
  22. ----
  23. 1025: on mouseUp
  24.   
  25. end mouseUp
  26.